[INFO] cloning repository https://github.com/pavelc4/nukeru
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pavelc4/nukeru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavelc4%2Fnukeru", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavelc4%2Fnukeru'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0867146323bdb5fe03bc7b68a7d2ca23f69833a1
[INFO] checking pavelc4/nukeru against try#14e4661efa5acbf985e4fe564baae04683366cc1 for pr-157696
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavelc4%2Fnukeru" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pavelc4/nukeru
[INFO] finished tweaking git repo https://github.com/pavelc4/nukeru
[INFO] tweaked toml for git repo https://github.com/pavelc4/nukeru written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pavelc4/nukeru on toolchain 14e4661efa5acbf985e4fe564baae04683366cc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pavelc4/nukeru already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e4b091c7a9e818eafd00908b019e60034324d927a37d7fbd333b06404688f376
[INFO] running `Command { std: "docker" "start" "e4b091c7a9e818eafd00908b019e60034324d927a37d7fbd333b06404688f376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4b091c7a9e818eafd00908b019e60034324d927a37d7fbd333b06404688f376" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4b091c7a9e818eafd00908b019e60034324d927a37d7fbd333b06404688f376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4b091c7a9e818eafd00908b019e60034324d927a37d7fbd333b06404688f376" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling jni-sys-macros v0.4.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling jni-sys v0.3.1
[INFO] [stderr]    Compiling jni-macros v0.22.4
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cipher v0.5.1
[INFO] [stderr]    Compiling simd_cesu8 v1.1.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking jni-sys v0.4.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]    Compiling jni v0.22.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking aes v0.9.0
[INFO] [stderr]     Checking ndk-sys v0.6.0+11769913
[INFO] [stdout] error: ndk-sys only supports compiling for Android
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndk-sys-0.6.0+11769913/src/lib.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | compile_error!("ndk-sys only supports compiling for Android");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndk-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e4b091c7a9e818eafd00908b019e60034324d927a37d7fbd333b06404688f376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4b091c7a9e818eafd00908b019e60034324d927a37d7fbd333b06404688f376", kill_on_drop: false }`
[INFO] [stdout] e4b091c7a9e818eafd00908b019e60034324d927a37d7fbd333b06404688f376
